mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
RVALUE Struct Reference
Collaboration diagram for RVALUE:

Public Attributes

union { 
   struct RVALUE_initializer   init 
   struct free_obj   free 
   struct RBasic   basic 
   struct RObject   object 
   struct RClass   klass 
   struct RInteger   integer 
   struct RString   string 
   struct RArray   array 
   struct RHash   hash 
   struct RRange   range 
   struct RData   data 
   struct RIStruct   istruct 
   struct RProc   proc 
   struct REnv   env 
   struct RFiber   fiber 
   struct RException   exc 
   struct RBreak   brk 
as

The documentation for this struct was generated from the following file: